﻿2026-06-22T02:04:42.9136364Z ##[group]Run actions/checkout@v5
2026-06-22T02:04:42.9136825Z with:
2026-06-22T02:04:42.9137164Z   repository: SaberMage/spt-core
2026-06-22T02:04:42.9140166Z   token: ***
2026-06-22T02:04:42.9140457Z   ssh-strict: true
2026-06-22T02:04:42.9140756Z   ssh-user: git
2026-06-22T02:04:42.9141066Z   persist-credentials: true
2026-06-22T02:04:42.9141403Z   clean: true
2026-06-22T02:04:42.9141716Z   sparse-checkout-cone-mode: true
2026-06-22T02:04:42.9142054Z   fetch-depth: 1
2026-06-22T02:04:42.9142338Z   fetch-tags: false
2026-06-22T02:04:42.9142662Z   show-progress: true
2026-06-22T02:04:42.9142961Z   lfs: false
2026-06-22T02:04:42.9143244Z   submodules: false
2026-06-22T02:04:42.9143544Z   set-safe-directory: true
2026-06-22T02:04:42.9143855Z ##[endgroup]
2026-06-22T02:04:43.0979802Z Syncing repository: SaberMage/spt-core
2026-06-22T02:04:43.0980932Z ##[group]Getting Git version info
2026-06-22T02:04:43.0981423Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-22T02:04:43.1230386Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-22T02:04:43.1441816Z git version 2.43.0.windows.1
2026-06-22T02:04:43.1467623Z ##[endgroup]
2026-06-22T02:04:43.1475953Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\67f86792-9021-45c5-8e68-ef4471f8f036\.gitconfig'
2026-06-22T02:04:43.1490137Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\67f86792-9021-45c5-8e68-ef4471f8f036' before making global git config changes
2026-06-22T02:04:43.1491039Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:04:43.1494945Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-22T02:04:43.1728198Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-22T02:04:43.1913926Z https://github.com/SaberMage/spt-core
2026-06-22T02:04:43.1940829Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T02:04:43.1944543Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T02:04:43.2138683Z HEAD
2026-06-22T02:04:43.2377729Z ##[endgroup]
2026-06-22T02:04:43.2381484Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-22T02:04:43.6167876Z ##[group]Cleaning the repository
2026-06-22T02:04:43.6171288Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-22T02:04:47.6088396Z Removing target/
2026-06-22T02:04:47.6121791Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-22T02:04:47.6549396Z HEAD is now at c9985da Merge 805727c5cda493066d3a8c1dc0678d55f2d0cff6 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:04:47.6576232Z ##[endgroup]
2026-06-22T02:04:47.6576633Z ##[group]Disabling automatic garbage collection
2026-06-22T02:04:47.6580954Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-22T02:04:47.6818524Z ##[endgroup]
2026-06-22T02:04:47.6824793Z ##[group]Setting up auth
2026-06-22T02:04:47.6825276Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:04:47.7053480Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-22T02:04:48.0789518Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:04:48.1009681Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-22T02:04:48.4683868Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:04:48.4905665Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-22T02:04:48.8770292Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-22T02:04:48.9073803Z ##[endgroup]
2026-06-22T02:04:48.9074311Z ##[group]Fetching the repository
2026-06-22T02:04:48.9080953Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +192ea84b7469c7128adebeef792c9a58812b4e00:refs/remotes/pull/26/merge
2026-06-22T02:04:49.5508323Z From https://github.com/SaberMage/spt-core
2026-06-22T02:04:49.5508979Z  + d0467b6...192ea84 192ea84b7469c7128adebeef792c9a58812b4e00 -> pull/26/merge  (forced update)
2026-06-22T02:04:49.5628481Z ##[endgroup]
2026-06-22T02:04:49.5628855Z ##[group]Determining the checkout info
2026-06-22T02:04:49.5629210Z ##[endgroup]
2026-06-22T02:04:49.5638503Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-22T02:04:49.5908013Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-22T02:04:49.6139396Z ##[group]Checking out the ref
2026-06-22T02:04:49.6144216Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-22T02:04:49.6635740Z Previous HEAD position was c9985da Merge 805727c5cda493066d3a8c1dc0678d55f2d0cff6 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:04:49.6636470Z HEAD is now at 192ea84 Merge 8c6b2531e1db069f69de6dbd76d8fbc99491f0e7 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:04:49.6658467Z ##[endgroup]
2026-06-22T02:04:49.6947839Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-22T02:04:49.7148605Z 192ea84b7469c7128adebeef792c9a58812b4e00
